home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 January
/
macformat-020.iso
/
Shareware City
/
Developers
/
mega src
/
Source
/
echo.π.rsrc
/
echo.π.rsrc.rsrc
/
TEXT_16000_man general.txt
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-08-17
|
291 b
|
17 lines
NAME
echo - repeat a string
SYNOPSIS
echo [string...]
DESCRIPTION
The "echo" command displays a string parameter on standard output. If more than one string parameter is given they are concatenated. The combined string may not exceed 255 characters.
RETURN CODES
<0 Error
0 Success